Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pulsar binder to use new Spring Pulsar starter. #2803

Merged

Conversation

onobc
Copy link
Contributor

@onobc onobc commented Sep 11, 2023

The PulsarBinder relies on the Spring Pulsar Spring Boot starter. The starter moved out of the spring-pulsar core repo and into Spring Boot proper. This commit updates the Pulsar binder to use the new coordinates for the Spring Boot based starter.

  • Additionally, the PulsarProperties were greatly reduced in the move to Spring Boot. As such, the binder exposes an extended set of config properties for producer/consumer (the initial set supported before the property reduction).

The PulsarBinder relies on the Spring Pulsar Spring Boot starter.
The starter moved out of the spring-pulsar core repo and into
Spring Boot proper. This commit updates the Pulsar binder to
use the new coordinates for the Spring Boot based starter.

* Additionally, the PulsarProperties were greatly reduced in the
  move to Spring Boot. As such, the binder exposes an extended
  set of config properties for producer/consumer (the initial
  set supported before the property reduction).
@onobc onobc force-pushed the cbono-spring-pulsar-binder-boot320 branch from f8add4d to 1ab604e Compare September 13, 2023 22:18
@sobychacko sobychacko merged commit db54f5e into spring-cloud:main Sep 14, 2023
1 check failed
@onobc onobc deleted the cbono-spring-pulsar-binder-boot320 branch September 15, 2023 00:17
@onobc onobc restored the cbono-spring-pulsar-binder-boot320 branch September 21, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants